-
-
Couldn't load subscription status.
- Fork 534
Svelte composition api #1713
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Svelte composition api #1713
Conversation
|
View your CI Pipeline Execution ↗ for commit 231ae85
☁️ Nx Cloud last updated this comment at |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1713 +/- ##
==========================================
- Coverage 90.52% 83.11% -7.41%
==========================================
Files 37 8 -29
Lines 1688 77 -1611
Branches 421 4 -417
==========================================
- Hits 1528 64 -1464
+ Misses 143 12 -131
+ Partials 17 1 -16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR adds the Composition API to our Svelte adapter via a
createFormRunefunction.TODOs